Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar presentation refactor #11

Merged
merged 17 commits into from
Nov 25, 2023
Merged

Bar presentation refactor #11

merged 17 commits into from
Nov 25, 2023

Conversation

daveminer
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Nov 17, 2023

Tests summary

Finished in 0.3 seconds (0.3s async, 0.02s sync)
Randomized with seed 649241

0 feature tests, 3 doctests, 18 tests, 0 failures
17.3% coverage (0% is the minimum)

Coverage details

----------------
COV    FILE                                        LINES RELEVANT   MISSED
  0.0% deps/pow/lib/pow/extension/phoenix/route      111        1        1
  0.0% lib/basket.ex                                   9        0        0
 75.0% lib/basket/application.ex                      44        8        2
 66.6% lib/basket/http/alpaca.ex                      13        3        1
  0.0% lib/basket/http/alpaca/impl.ex                 57       14       14
  0.0% lib/basket/mailer.ex                            5        0        0
  0.0% lib/basket/repo.ex                              5        0        0
  0.0% lib/basket/users/user.ex                       21        2        2
 12.5% lib/basket/websocket/alpaca.ex                121       24       21
  0.0% lib/basket/websocket/alpaca/impl.ex            76       22       22
100.0% lib/basket_web.ex                             131        2        0
100.0% lib/basket_web/components/card.ex              56        5        0
  0.0% lib/basket_web/components/core_component      738      170      170
  0.0% lib/basket_web/components/layouts.ex            7        0        0
  0.0% lib/basket_web/components/nav_row.ex           15        1        1
100.0% lib/basket_web/controllers/error_html.ex       19        1        0
100.0% lib/basket_web/controllers/error_json.ex       15        1        0
  0.0% lib/basket_web/controllers/page_controll        9        1        1
  0.0% lib/basket_web/controllers/page_html.ex         5        0        0
  0.0% lib/basket_web/controllers/pow_invitatio        5        0        0
  0.0% lib/basket_web/controllers/pow_reset_pas        5        0        0
  0.0% lib/basket_web/controllers/unauthenticat       13        1        1
  0.0% lib/basket_web/endpoint.ex                     52        0        0
  0.0% lib/basket_web/gettext.ex                      24        0        0
 46.8% lib/basket_web/live/overview.ex               112       32       17
 55.0% lib/basket_web/live/overview/search.ex        107       20        9
  0.0% lib/basket_web/live/overview/ticker_add.       46       11       11
100.0% lib/basket_web/live/overview/ticker_bar.       73        7        0
  0.0% lib/basket_web/live/overview/ticker_bar_       41        4        4
  0.0% lib/basket_web/mails/pow/mailer.ex             20        2        2
  0.0% lib/basket_web/mails/pow_email_confirmat       23        2        2
  0.0% lib/basket_web/mails/pow_invitation_mail       25        4        4
  0.0% lib/basket_web/mails/pow_reset_password_       26        4        4
  0.0% lib/basket_web/router.ex                       68        5        5
 80.0% lib/basket_web/telemetry.ex                    96        5        1
 37.5% priv/catalogue/basket_web/components/car       68        8        5
  0.0% priv/catalogue/basket_web/components/car       21        0        0
100.0% test/support/conn_case.ex                      39        2        0
 28.5% test/support/data_case.ex                      74        7        5
[TOTAL]  17.3%
----------------

@daveminer daveminer merged commit 7d6eeff into main Nov 25, 2023
1 check passed
@daveminer daveminer deleted the bar-presentation-refactor branch November 25, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant